toggle menu
My Neighbor Alice
dapp
switch theme
search in API
My Neighbor Alice
/
assets.interfaces.ICollateralized
Namespace
ICollateralized
Types
Functions
Properties
Types
item_staking_state
Link copied to clipboard
enum
item_staking_state
Properties
amount
Link copied to clipboard
val
amount
:
I
=
null
interface
Link copied to clipboard
val
interface
:
text
=
"com.myneighboralice.ICollateralized"
Functions
dependencies
Link copied to clipboard
function
dependencies
(
)
:
list
<
dclass
>
get
Link copied to clipboard
function
get
(
)
:
dclass
get_amount
Link copied to clipboard
function
get_amount
(
instance
:
instance
)
:
integer
register
Link copied to clipboard
function
register
(
account
:
account
)
set_amount
Link copied to clipboard
function
set_amount
(
instance
:
instance
,
updated_amount
:
integer
)